Crate hitaki

source ·
Expand description

hitaki crate

Rust API bindings and wrappers for hitaki library to operate ALSA HwDep character device for model specific functionalities supported by drivers in ALSA firewire stack.

The hitaki library version 0.2.0 is the minimum supported version for underlying library.

The hitaki crate is automatically generated by gir tool provided by gtk-rs project. Hitaki-0.0 file from hitaki library is used for the generation. But some functions are implemented manually.

Usage

Add the following line to your Cargo.toml file:

[dependencies]
hitaki = "0.3.0"

The API documentation is available in https://docs.rs/hitaki/.

License

The hitaki crate is released under MIT license.

Dependency

The hitaki crate depends on API crates provided by gtk-rs project for type/object system, event loop, and dispacher.

Features

  • dox

    • Suppress probing hitaki library. It’s automatically enabled when generating documentation in docs.rs.

Repository

The hitaki crate is the part of ALSA project and maintained by ALSA gobject-introspection team. The remote repository is located in https://github.com/alsa-project/hitaki-rs/.

Support

If finding issue, please file it in https://github.com/alsa-project/hitaki-rs/.

Re-exports

Modules

  • For convenience to provide auto-generated/manual traits, and their blanket implementations.
  • For subclass implementations derived from provided class.

Structs

  • An interface to operate ALSA HwDep character device for Audio and Music unit in IEEE 1394 bus.
  • An interface for Fireworks Protocol.
  • An interface for protocol of command DSP model in MOTU FireWire series.
  • An interface for protocol of register DSP models in MOTU FireWire series.
  • An interface to operate notification with quadlet message.
  • A GObject-derived object for sound unit of TCAT DICE ASICs.
  • A GObject-derived object for sound unit of Digidesign Digi00x family.
  • A GObject-derived object for sound unit of Echo Audio Fireworks.
  • A GObject-derived object for sound unit of RME Fireface series.
  • A GObject-derived object for sound unit of MOTU FireWire series.
  • A boxed object for parameters in MOTU register DSP model.
  • A GObject-derived object for sound unit of TASCAM FireWire series.
  • A GObject-derived object for sound unit without specific function.
  • An interface for protocol of TASCAM FireWire series.
  • An interface to operate notification with quadlet message and time stamp.

Enums